Step of Proof: before-adjacent 11,40

Inference at * 2 1 1 1 
Iof proof for Lemma before-adjacent:



1. T : Type
2. T List
3. u : T
4. v : T List
5. xy:T.
5. no_repeats(T;v adjacent(T;v;x;y (z:Tz before y  v  (z before x  v  (z = x)))
6. x : T
7. y : T
8. no_repeats(T;[u / v])
9. 0 < ||v||
10. x = u
11. y = hd(v)
12. z : T
13. z = u
14. (y  v)
  ((z = u & (x  v))  z before x  v (z = x
latex

 by ((OrRight) 
CollapseTHEN (Auto)) 
latex


C.


Definitions{T}, hd(l), a < b, no_repeats(T;l), type List, Type, P  Q, left + right, P & Q, x:A  B(x), , (x  l), x before y  l, x:AB(x), x:AB(x), t  T, s = t
Lemmasl member wf, l before wf

origin